home *** CD-ROM | disk | FTP | other *** search
- Addbuffers df0: 10
- c:SetPatch >NIL: ;patch system functions
- cd c:
- echo ""
- echo "Welcome to Electro Cad."
- echo ""
- echo "Electronic Circuit Drawing System."
- echo ""
- echo "Electro Cad is an AMOS Program."
- echo ""
- echo "By Derek Pell (c) 1990."
- echo ""
- echo "1Mb and Maximum of two External Disk Drives"
- echo "If Electro Cad Fails to Load, Turn off your Machine"
- echo "and Disconnect any Peripherals Which are Capable"
- echo "of Depleating your Machine of Memory."
- echo ""
- BindDrivers
- LoadWB delay ;wait for inhibit to end before continuing
- endcli >NIL:
-